C1.LiveLinq.Listeners Namespace : PropertyChangeListener<T> Class |
For a list of all members of this type, see PropertyChangeListener<T> members.
Name | Description | |
---|---|---|
![]() | Clear | Stop listening to all, don't listen to any objects. |
![]() ![]() | CreateDefault | Creates the default listener used by LiveLinq to listen to property change notifications in objects of type T. |
![]() | GetListeningProperties | Gets the list of property names for which change notifications are supported. |
![]() | StartListening | Start listening to property changes in a particular object. |
![]() | StopListening | Stop listening to property changes in a particular object. |